filechooserentry: Remove completion feedback
authorBenjamin Otte <otte@redhat.com>
Mon, 7 Nov 2011 01:30:06 +0000 (02:30 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:13 +0000 (20:09 +0100)
commitf7e5a773ffe9d52367e54a831ef7e9735cc45b39
tree189a0e652ae72de4fecf097e945cee7fbc37f49f
parent93263dcd33cde6e8a8706482b159206c6121a196
filechooserentry: Remove completion feedback

Too much special code for no gain.

I did a totally unscientific questionnaire on GNOME IRC (assuming
autocompletion is for advanced users) and nobody even knew what this is.
So I suspect it's useless. Also, it's positioned completely wrong anyway
and nobody noticed so far. Last but not least, I'm trying to imitate
bash here and bash doesn't show feedback.
gtk/gtkfilechooserentry.c